Factor out the parsing of XAUTHORITY, so that it can be used by the unit test,
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 6 Apr 2006 13:22:52 +0000 (14:22 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 6 Apr 2006 13:22:52 +0000 (14:22 +0100)
commit45bd0044c4481f4d0469cdaea78b22ae08a33412
tree8eec403e53df4d1cf41bf6b365ad853687e9e29e
parentd5ed151f128f5bcd7efd7ffecfd637041892aae5
Factor out the parsing of XAUTHORITY, so that it can be used by the unit test,
and fix that test to use it.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/create.py
tools/python/xen/xm/tests/test_create.py